home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / zabezpeceni / pctools / avinstall.exe / {app} / PCTAVShellExtension.dll / REGISTRY / 101 (.txt) next >
InstallShield Script  |  2007-02-21  |  899b  |  33 lines

  1.     NoRemove AppID
  2.         '%APPID%' = s 'PCTAVShellExtension'
  3.         'PCTAVShellExtension.DLL'
  4.             val AppID = s '%APPID%'
  5.     NoRemove *
  6.     {
  7.         NoRemove shellex
  8.         {
  9.             NoRemove ContextMenuHandlers
  10.             {
  11.                 ForceRemove PCTAVShellExtension = s '{AEEAEC2D-7EE9-4C66-937C-80BF8B03FD54}'
  12.             }
  13.         }
  14.     }
  15.     NoRemove Directory
  16.         NoRemove shellex
  17.         {
  18.             NoRemove ContextMenuHandlers
  19.             {
  20.                 ForceRemove PCTAVShellExtension = s '{AEEAEC2D-7EE9-4C66-937C-80BF8B03FD54}'
  21.             }
  22.         }
  23.     }
  24.     NoRemove Drive
  25.         NoRemove shellex
  26.         {
  27.             NoRemove ContextMenuHandlers
  28.             {
  29.                 ForceRemove PCTAVShellExtension = s '{AEEAEC2D-7EE9-4C66-937C-80BF8B03FD54}'
  30.             }
  31.         }
  32.     }
  33.